Skip to content

Conversation

Swatinem
Copy link
Contributor

In case a pageId was set, the traits were newer auto-hidden.

fixes #69160

In case a `pageId` was set, the traits were newer auto-hidden.

fixes rust-lang#69160
@tesuji
Copy link
Contributor

tesuji commented May 24, 2020

I built std doc locally with this patch and the problem is still unresolved.

@Swatinem
Copy link
Contributor Author

tbh, I haven’t built rustdoc locally, I just patched the main.js file directly. ;-)

Also, I think there are more problems with this. My patch fixes auto-hiding not working at all when you have a pageId. The other is a expanding to a nested expander, since there are only hidden implementations.

@bors
Copy link
Collaborator

bors commented May 27, 2020

☔ The latest upstream changes (presumably #72627) made this pull request unmergeable. Please resolve the merge conflicts.

@bors bors added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label May 27, 2020
@Elinvynia
Copy link
Contributor

Ping from triage: @Swatinem
Hello, could you please have a look at the conflicts?

@Elinvynia Elinvynia added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jun 3, 2020
@Swatinem Swatinem closed this Jun 9, 2020
@Swatinem Swatinem deleted the patch-1 branch May 18, 2022 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rustdoc: Hide the "Show hidden undocumented items"
5 participants